2024-10-21 23:09:31,308 [ 168954 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:42, check_args_and_update_paths) 2024-10-21 23:09:31,309 [ 168954 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:90, check_args_and_update_paths) 2024-10-21 23:09:31,309 [ 168954 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:97, check_args_and_update_paths) 2024-10-21 23:09:31,309 [ 168954 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:99, check_args_and_update_paths) 2024-10-21 23:09:31,309 [ 168954 ] INFO : Unknown image altinityinfra/dotnet-client (runner:357, ) Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_c7wijq --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --mount type=bind,source=/home/ubuntu/_work/_temp/test/dockerd_volume_dir,target=/var/lib/docker -e DOCKER_HELPER_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_BASE_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_KERBERIZED_HADOOP_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_KERBEROS_KDC_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_MYSQL_JS_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_NGINX_DAV_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 'test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME]' 'test_multiple_disks/test.py::test_alter_policy[mt]' 'test_multiple_disks/test.py::test_alter_policy[replicated]' 'test_multiple_disks/test.py::test_background_move[mt]' 'test_multiple_disks/test.py::test_background_move[replicated]' 'test_multiple_disks/test.py::test_concurrent_alter_modify[mt]' 'test_multiple_disks/test.py::test_concurrent_alter_modify[replicated]' 'test_multiple_disks/test.py::test_detach_attach[mt]' 'test_multiple_disks/test.py::test_detach_attach[replicated]' test_multiple_disks/test.py::test_download_appropriate_disk test_multiple_disks/test.py::test_freeze 'test_multiple_disks/test.py::test_jbod_overflow[mt]' 'test_multiple_disks/test.py::test_jbod_overflow[replicated]' test_multiple_disks/test.py::test_kill_while_insert 'test_multiple_disks/test.py::test_max_data_part_size[mt]' 'test_multiple_disks/test.py::test_max_data_part_size[replicated]' test_multiple_disks/test.py::test_move_across_policies_does_not_work test_multiple_disks/test.py::test_move_while_merge 'test_multiple_disks/test.py::test_mutate_to_another_disk[mt]' 'test_multiple_disks/test.py::test_mutate_to_another_disk[replicated]' test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size test_multiple_disks/test.py::test_query_parser test_multiple_disks/test.py::test_rename 'test_multiple_disks/test.py::test_round_robin[mt]' 'test_multiple_disks/test.py::test_round_robin[replicated]' test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled test_multiple_disks/test.py::test_simple_replication_and_moves 'test_multiple_disks/test.py::test_start_stop_moves[mt]' 'test_multiple_disks/test.py::test_start_stop_moves[replicated]' test_multiple_disks/test.py::test_system_tables test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload test_named_collections/test.py::test_config_reload test_named_collections/test.py::test_default_access test_named_collections/test.py::test_granular_access_create_alter_drop_query test_named_collections/test.py::test_granular_access_show_query test_named_collections/test.py::test_show_grants test_named_collections/test.py::test_sql_commands test_on_cluster_timeouts/test.py::test_long_query test_overcommit_tracker/test.py::test_user_overcommit 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0]' 'test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1]' test_prometheus_endpoint/test.py::test_prometheus_endpoint test_quorum_inserts/test.py::test_drop_replica_and_achieve_quorum 'test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[False]' 'test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[True]' 'test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[False]' 'test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[True]' test_quorum_inserts/test.py::test_insert_quorum_with_ttl test_quorum_inserts/test.py::test_simple_add_replica test_redirect_url_storage/test.py::test_predefined_connection_configuration test_redirect_url_storage/test.py::test_url_with_globs test_redirect_url_storage/test.py::test_url_with_globs_and_failover test_redirect_url_storage/test.py::test_url_with_redirect_allowed test_redirect_url_storage/test.py::test_url_with_redirect_not_allowed test_redirect_url_storage/test.py::test_url_without_redirect test_reload_auxiliary_zookeepers/test.py::test_reload_auxiliary_zookeepers test_reload_certificate/test.py::test_ECcert_reload test_reload_certificate/test.py::test_cert_with_pass_phrase test_reload_certificate/test.py::test_chain_reload test_reload_certificate/test.py::test_first_than_second_cert test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch test_replicated_merge_tree_encryption_codec/test.py::test_different_current_key_ids test_replicated_merge_tree_encryption_codec/test.py::test_different_keys test_replicated_merge_tree_encryption_codec/test.py::test_different_nonces test_replicated_merge_tree_encryption_codec/test.py::test_same_keys test_restart_server/test.py::test_drop_memory_database test_restart_server/test.py::test_flushes_async_insert_queue test_reverse_dns_query/test.py::test_reverse_dns_query test_s3_cluster/test.py::test_ambiguous_join test_s3_cluster/test.py::test_cluster_with_header test_s3_cluster/test.py::test_cluster_with_named_collection test_s3_cluster/test.py::test_count test_s3_cluster/test.py::test_count_macro test_s3_cluster/test.py::test_distributed_insert_select_with_replicated test_s3_cluster/test.py::test_parallel_distributed_insert_select_with_schema_inference test_s3_cluster/test.py::test_select_all test_s3_cluster/test.py::test_skip_unavailable_shards test_s3_cluster/test.py::test_union_all -vvv" altinityinfra/integration-tests-runner:0-46d4f9bd6a40e43bf5543be25cc704364e0c737b '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: repeat-0.9.3, random-0.2, timeout-2.2.0, order-1.0.1, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0] test_quorum_inserts/test.py::test_drop_replica_and_achieve_quorum test_s3_cluster/test.py::test_ambiguous_join test_named_collections/test.py::test_config_reload test_replicated_merge_tree_encryption_codec/test.py::test_different_current_key_ids test_reload_certificate/test.py::test_ECcert_reload test_redirect_url_storage/test.py::test_predefined_connection_configuration test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table test_restart_server/test.py::test_drop_memory_database [gw5] [ 1%] PASSED test_reload_certificate/test.py::test_ECcert_reload test_reload_certificate/test.py::test_cert_with_pass_phrase [gw5] [ 2%] PASSED test_reload_certificate/test.py::test_cert_with_pass_phrase test_reload_certificate/test.py::test_chain_reload [gw4] [ 3%] PASSED test_named_collections/test.py::test_config_reload test_named_collections/test.py::test_default_access [gw5] [ 4%] PASSED test_reload_certificate/test.py::test_chain_reload [gw9] [ 5%] PASSED test_restart_server/test.py::test_drop_memory_database test_reload_certificate/test.py::test_first_than_second_cert test_restart_server/test.py::test_flushes_async_insert_queue [gw5] [ 6%] PASSED test_reload_certificate/test.py::test_first_than_second_cert [gw9] [ 7%] PASSED test_restart_server/test.py::test_flushes_async_insert_queue test_overcommit_tracker/test.py::test_user_overcommit test_on_cluster_timeouts/test.py::test_long_query [gw8] [ 8%] PASSED test_replicated_merge_tree_encryption_codec/test.py::test_different_current_key_ids test_replicated_merge_tree_encryption_codec/test.py::test_different_keys [gw0] [ 9%] PASSED test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] test_multiple_disks/test.py::test_alter_policy[mt] [gw0] [ 10%] PASSED test_multiple_disks/test.py::test_alter_policy[mt] test_multiple_disks/test.py::test_alter_policy[replicated] [gw8] [ 11%] PASSED test_replicated_merge_tree_encryption_codec/test.py::test_different_keys test_replicated_merge_tree_encryption_codec/test.py::test_different_nonces [gw0] [ 12%] PASSED test_multiple_disks/test.py::test_alter_policy[replicated] test_multiple_disks/test.py::test_background_move[mt] [gw0] [ 13%] PASSED test_multiple_disks/test.py::test_background_move[mt] test_multiple_disks/test.py::test_background_move[replicated] [gw8] [ 14%] PASSED test_replicated_merge_tree_encryption_codec/test.py::test_different_nonces test_replicated_merge_tree_encryption_codec/test.py::test_same_keys [gw0] [ 15%] PASSED test_multiple_disks/test.py::test_background_move[replicated] test_multiple_disks/test.py::test_concurrent_alter_modify[mt] [gw8] [ 16%] PASSED test_replicated_merge_tree_encryption_codec/test.py::test_same_keys [gw5] [ 17%] PASSED test_overcommit_tracker/test.py::test_user_overcommit [gw4] [ 18%] PASSED test_named_collections/test.py::test_default_access test_named_collections/test.py::test_granular_access_create_alter_drop_query test_prometheus_endpoint/test.py::test_prometheus_endpoint [gw4] [ 19%] PASSED test_named_collections/test.py::test_granular_access_create_alter_drop_query test_named_collections/test.py::test_granular_access_show_query [gw1] [ 20%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1] [gw1] [ 21%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0] [gw2] [ 22%] PASSED test_s3_cluster/test.py::test_ambiguous_join test_s3_cluster/test.py::test_cluster_with_header [gw2] [ 23%] PASSED test_s3_cluster/test.py::test_cluster_with_header test_s3_cluster/test.py::test_cluster_with_named_collection [gw3] [ 24%] PASSED test_quorum_inserts/test.py::test_drop_replica_and_achieve_quorum test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[False] [gw2] [ 25%] PASSED test_s3_cluster/test.py::test_cluster_with_named_collection test_s3_cluster/test.py::test_count [gw2] [ 26%] PASSED test_s3_cluster/test.py::test_count test_s3_cluster/test.py::test_count_macro [gw5] [ 27%] PASSED test_prometheus_endpoint/test.py::test_prometheus_endpoint [gw2] [ 28%] PASSED test_s3_cluster/test.py::test_count_macro test_s3_cluster/test.py::test_distributed_insert_select_with_replicated [gw3] [ 29%] PASSED test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[False] test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[True] [gw1] [ 30%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1] [gw3] [ 31%] PASSED test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[True] test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[False] [gw2] [ 32%] PASSED test_s3_cluster/test.py::test_distributed_insert_select_with_replicated test_s3_cluster/test.py::test_parallel_distributed_insert_select_with_schema_inference [gw1] [ 33%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0] [gw2] [ 34%] PASSED test_s3_cluster/test.py::test_parallel_distributed_insert_select_with_schema_inference test_s3_cluster/test.py::test_select_all [gw2] [ 35%] PASSED test_s3_cluster/test.py::test_select_all test_s3_cluster/test.py::test_skip_unavailable_shards [gw2] [ 36%] PASSED test_s3_cluster/test.py::test_skip_unavailable_shards test_s3_cluster/test.py::test_union_all [gw2] [ 37%] PASSED test_s3_cluster/test.py::test_union_all [gw3] [ 38%] PASSED test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[False] test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[True] test_reverse_dns_query/test.py::test_reverse_dns_query [gw1] [ 39%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1] [gw1] [ 40%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0] [gw0] [ 41%] PASSED test_multiple_disks/test.py::test_concurrent_alter_modify[mt] test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] [gw3] [ 42%] PASSED test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[True] test_quorum_inserts/test.py::test_insert_quorum_with_ttl [gw7] [ 43%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server [gw1] [ 44%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1] [gw1] [ 45%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0] [gw4] [ 46%] PASSED test_named_collections/test.py::test_granular_access_show_query test_named_collections/test.py::test_show_grants [gw1] [ 47%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1] [gw4] [ 48%] PASSED test_named_collections/test.py::test_show_grants test_named_collections/test.py::test_sql_commands [gw1] [ 49%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0] [gw1] [ 50%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1] [gw1] [ 51%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0] [gw7] [ 52%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table [gw1] [ 53%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1] [gw1] [ 54%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0] [gw1] [ 55%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0] test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1] [gw1] [ 56%] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1] [gw3] [ 57%] PASSED test_quorum_inserts/test.py::test_insert_quorum_with_ttl test_quorum_inserts/test.py::test_simple_add_replica [gw7] [ 58%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server [gw0] [ 59%] PASSED test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] test_multiple_disks/test.py::test_detach_attach[mt] [gw3] [ 60%] PASSED test_quorum_inserts/test.py::test_simple_add_replica [gw0] [ 61%] PASSED test_multiple_disks/test.py::test_detach_attach[mt] test_multiple_disks/test.py::test_detach_attach[replicated] [gw0] [ 62%] PASSED test_multiple_disks/test.py::test_detach_attach[replicated] test_multiple_disks/test.py::test_download_appropriate_disk [gw0] [ 63%] PASSED test_multiple_disks/test.py::test_download_appropriate_disk test_multiple_disks/test.py::test_freeze [gw9] [ 64%] PASSED test_on_cluster_timeouts/test.py::test_long_query [gw0] [ 65%] PASSED test_multiple_disks/test.py::test_freeze test_multiple_disks/test.py::test_jbod_overflow[mt] [gw4] [ 66%] PASSED test_named_collections/test.py::test_sql_commands test_reload_auxiliary_zookeepers/test.py::test_reload_auxiliary_zookeepers [gw0] [ 67%] PASSED test_multiple_disks/test.py::test_jbod_overflow[mt] test_multiple_disks/test.py::test_jbod_overflow[replicated] [gw0] [ 68%] PASSED test_multiple_disks/test.py::test_jbod_overflow[replicated] test_multiple_disks/test.py::test_kill_while_insert [gw0] [ 69%] PASSED test_multiple_disks/test.py::test_kill_while_insert test_multiple_disks/test.py::test_max_data_part_size[mt] [gw0] [ 70%] PASSED test_multiple_disks/test.py::test_max_data_part_size[mt] test_multiple_disks/test.py::test_max_data_part_size[replicated] [gw0] [ 71%] PASSED test_multiple_disks/test.py::test_max_data_part_size[replicated] test_multiple_disks/test.py::test_move_across_policies_does_not_work [gw0] [ 72%] PASSED test_multiple_disks/test.py::test_move_across_policies_does_not_work test_multiple_disks/test.py::test_move_while_merge [gw0] [ 73%] PASSED test_multiple_disks/test.py::test_move_while_merge test_multiple_disks/test.py::test_mutate_to_another_disk[mt] [gw0] [ 74%] PASSED test_multiple_disks/test.py::test_mutate_to_another_disk[mt] test_multiple_disks/test.py::test_mutate_to_another_disk[replicated] [gw0] [ 75%] PASSED test_multiple_disks/test.py::test_mutate_to_another_disk[replicated] test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload [gw6] [ 76%] PASSED test_redirect_url_storage/test.py::test_predefined_connection_configuration test_redirect_url_storage/test.py::test_url_with_globs [gw6] [ 77%] PASSED test_redirect_url_storage/test.py::test_url_with_globs test_redirect_url_storage/test.py::test_url_with_globs_and_failover [gw6] [ 78%] PASSED test_redirect_url_storage/test.py::test_url_with_globs_and_failover test_redirect_url_storage/test.py::test_url_with_redirect_allowed [gw6] [ 79%] PASSED test_redirect_url_storage/test.py::test_url_with_redirect_allowed test_redirect_url_storage/test.py::test_url_with_redirect_not_allowed [gw9] [ 80%] PASSED test_reload_auxiliary_zookeepers/test.py::test_reload_auxiliary_zookeepers [gw0] [ 81%] PASSED test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster [gw7] [ 82%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch [gw0] [ 83%] PASSED test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload [gw0] [ 84%] PASSED test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size [gw0] [ 85%] PASSED test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size test_multiple_disks/test.py::test_query_parser [gw0] [ 86%] PASSED test_multiple_disks/test.py::test_query_parser test_multiple_disks/test.py::test_rename [gw0] [ 87%] PASSED test_multiple_disks/test.py::test_rename test_multiple_disks/test.py::test_round_robin[mt] [gw7] [ 88%] PASSED test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch [gw0] [ 89%] PASSED test_multiple_disks/test.py::test_round_robin[mt] test_multiple_disks/test.py::test_round_robin[replicated] [gw6] [ 90%] PASSED test_redirect_url_storage/test.py::test_url_with_redirect_not_allowed test_redirect_url_storage/test.py::test_url_without_redirect [gw6] [ 91%] PASSED test_redirect_url_storage/test.py::test_url_without_redirect [gw0] [ 92%] PASSED test_multiple_disks/test.py::test_round_robin[replicated] test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled [gw0] [ 93%] PASSED test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled test_multiple_disks/test.py::test_simple_replication_and_moves [gw0] [ 94%] PASSED test_multiple_disks/test.py::test_simple_replication_and_moves test_multiple_disks/test.py::test_start_stop_moves[mt] [gw0] [ 95%] PASSED test_multiple_disks/test.py::test_start_stop_moves[mt] test_multiple_disks/test.py::test_start_stop_moves[replicated] [gw0] [ 96%] PASSED test_multiple_disks/test.py::test_start_stop_moves[replicated] test_multiple_disks/test.py::test_system_tables [gw0] [ 97%] PASSED test_multiple_disks/test.py::test_system_tables test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload [gw0] [ 98%] PASSED test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload [gw5] [ 99%] PASSED test_reverse_dns_query/test.py::test_reverse_dns_query [gw0] [100%] PASSED test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload ============================== slowest durations =============================== 101.74s call test_reverse_dns_query/test.py::test_reverse_dns_query 96.05s setup test_redirect_url_storage/test.py::test_predefined_connection_configuration 40.77s call test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server 33.57s setup test_s3_cluster/test.py::test_ambiguous_join 33.03s call test_redirect_url_storage/test.py::test_url_with_redirect_not_allowed 31.54s setup test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table 30.42s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0] 28.36s setup test_quorum_inserts/test.py::test_drop_replica_and_achieve_quorum 24.38s setup test_reverse_dns_query/test.py::test_reverse_dns_query 23.84s teardown test_s3_cluster/test.py::test_union_all 22.85s call test_on_cluster_timeouts/test.py::test_long_query 21.87s teardown test_redirect_url_storage/test.py::test_url_without_redirect 20.25s setup test_reload_auxiliary_zookeepers/test.py::test_reload_auxiliary_zookeepers 19.35s call test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch 19.13s setup test_replicated_merge_tree_encryption_codec/test.py::test_different_current_key_ids 18.98s call test_named_collections/test.py::test_sql_commands 18.86s setup test_on_cluster_timeouts/test.py::test_long_query 18.13s setup test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] 17.01s call test_multiple_disks/test.py::test_concurrent_alter_modify[mt] 16.88s call test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] 16.06s call test_quorum_inserts/test.py::test_insert_quorum_with_ttl 14.36s setup test_named_collections/test.py::test_config_reload 14.35s call test_named_collections/test.py::test_default_access 13.25s setup test_restart_server/test.py::test_drop_memory_database 13.20s call test_named_collections/test.py::test_granular_access_show_query 13.02s setup test_reload_certificate/test.py::test_ECcert_reload 10.71s call test_reload_auxiliary_zookeepers/test.py::test_reload_auxiliary_zookeepers 10.53s call test_multiple_disks/test.py::test_round_robin[replicated] 10.46s call test_multiple_disks/test.py::test_round_robin[mt] 10.39s call test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table 10.14s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1] 9.30s call test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster 8.97s call test_multiple_disks/test.py::test_move_while_merge 8.96s call test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table 8.60s call test_multiple_disks/test.py::test_simple_replication_and_moves 8.54s call test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload 8.28s call test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload 8.20s call test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload 8.06s call test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload 7.62s call test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server 6.45s call test_quorum_inserts/test.py::test_drop_replica_and_achieve_quorum 5.79s teardown test_replicated_merge_tree_encryption_codec/test.py::test_same_keys 5.60s teardown test_quorum_inserts/test.py::test_simple_add_replica 4.84s call test_multiple_disks/test.py::test_jbod_overflow[mt] 4.78s teardown test_on_cluster_timeouts/test.py::test_long_query 4.55s setup test_overcommit_tracker/test.py::test_user_overcommit 4.51s teardown test_reload_auxiliary_zookeepers/test.py::test_reload_auxiliary_zookeepers 4.36s teardown test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch 4.24s call test_multiple_disks/test.py::test_jbod_overflow[replicated] 4.05s teardown test_reload_certificate/test.py::test_first_than_second_cert 4.01s teardown test_prometheus_endpoint/test.py::test_prometheus_endpoint 3.96s teardown test_overcommit_tracker/test.py::test_user_overcommit 3.65s call test_restart_server/test.py::test_flushes_async_insert_queue 3.60s setup test_prometheus_endpoint/test.py::test_prometheus_endpoint 3.50s call test_multiple_disks/test.py::test_kill_while_insert 3.11s call test_overcommit_tracker/test.py::test_user_overcommit 2.88s teardown test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload 2.72s call test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] 2.66s teardown test_named_collections/test.py::test_sql_commands 2.61s call test_multiple_disks/test.py::test_mutate_to_another_disk[mt] 2.50s call test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[False] 2.50s teardown test_reverse_dns_query/test.py::test_reverse_dns_query 2.44s call test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled 2.37s call test_multiple_disks/test.py::test_start_stop_moves[replicated] 2.33s call test_replicated_merge_tree_encryption_codec/test.py::test_same_keys 2.31s call test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[True] 2.31s call test_multiple_disks/test.py::test_start_stop_moves[mt] 2.08s call test_multiple_disks/test.py::test_mutate_to_another_disk[replicated] 2.08s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0] 2.06s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0] 2.01s call test_named_collections/test.py::test_granular_access_create_alter_drop_query 1.94s teardown test_restart_server/test.py::test_flushes_async_insert_queue 1.87s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0] 1.74s call test_replicated_merge_tree_encryption_codec/test.py::test_different_nonces 1.71s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1] 1.69s call test_replicated_merge_tree_encryption_codec/test.py::test_different_current_key_ids 1.68s call test_restart_server/test.py::test_drop_memory_database 1.59s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1] 1.57s call test_named_collections/test.py::test_show_grants 1.56s call test_multiple_disks/test.py::test_download_appropriate_disk 1.54s call test_multiple_disks/test.py::test_background_move[replicated] 1.50s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1] 1.42s call test_multiple_disks/test.py::test_freeze 1.40s call test_multiple_disks/test.py::test_background_move[mt] 1.39s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1] 1.39s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0] 1.35s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1] 1.34s call test_s3_cluster/test.py::test_distributed_insert_select_with_replicated 1.31s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0] 1.30s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0] 1.26s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1] 1.26s call test_multiple_disks/test.py::test_rename 1.22s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0] 1.17s call test_quorum_inserts/test.py::test_simple_add_replica 1.16s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1] 1.15s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0] 1.11s call test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1] 1.04s call test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[False] 1.02s call test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[True] 0.82s call test_s3_cluster/test.py::test_parallel_distributed_insert_select_with_schema_inference 0.80s call test_replicated_merge_tree_encryption_codec/test.py::test_different_keys 0.75s call test_prometheus_endpoint/test.py::test_prometheus_endpoint 0.67s call test_reload_certificate/test.py::test_cert_with_pass_phrase 0.64s call test_reload_certificate/test.py::test_ECcert_reload 0.60s call test_s3_cluster/test.py::test_cluster_with_named_collection 0.59s call test_reload_certificate/test.py::test_chain_reload 0.57s call test_named_collections/test.py::test_config_reload 0.54s call test_multiple_disks/test.py::test_detach_attach[replicated] 0.51s call test_s3_cluster/test.py::test_cluster_with_header 0.49s call test_multiple_disks/test.py::test_alter_policy[replicated] 0.48s call test_s3_cluster/test.py::test_union_all 0.47s call test_reload_certificate/test.py::test_first_than_second_cert 0.44s call test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size 0.43s call test_multiple_disks/test.py::test_max_data_part_size[replicated] 0.42s call test_s3_cluster/test.py::test_ambiguous_join 0.39s call test_multiple_disks/test.py::test_detach_attach[mt] 0.36s call test_multiple_disks/test.py::test_move_across_policies_does_not_work 0.36s call test_multiple_disks/test.py::test_alter_policy[mt] 0.35s call test_redirect_url_storage/test.py::test_predefined_connection_configuration 0.33s call test_s3_cluster/test.py::test_count_macro 0.32s call test_multiple_disks/test.py::test_query_parser 0.31s call test_multiple_disks/test.py::test_max_data_part_size[mt] 0.27s call test_redirect_url_storage/test.py::test_url_with_globs 0.26s call test_redirect_url_storage/test.py::test_url_with_globs_and_failover 0.23s call test_s3_cluster/test.py::test_select_all 0.23s call test_redirect_url_storage/test.py::test_url_with_redirect_allowed 0.19s call test_s3_cluster/test.py::test_count 0.14s call test_redirect_url_storage/test.py::test_url_without_redirect 0.13s call test_multiple_disks/test.py::test_system_tables 0.12s call test_s3_cluster/test.py::test_skip_unavailable_shards 0.00s teardown test_redirect_url_storage/test.py::test_predefined_connection_configuration 0.00s teardown test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size 0.00s teardown test_s3_cluster/test.py::test_ambiguous_join 0.00s teardown test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] 0.00s teardown test_multiple_disks/test.py::test_concurrent_alter_modify[mt] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0] 0.00s setup test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] 0.00s setup test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload 0.00s setup test_multiple_disks/test.py::test_start_stop_moves[mt] 0.00s teardown test_multiple_disks/test.py::test_simple_replication_and_moves 0.00s setup test_multiple_disks/test.py::test_detach_attach[mt] 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0] 0.00s teardown test_quorum_inserts/test.py::test_drop_replica_and_achieve_quorum 0.00s setup test_named_collections/test.py::test_default_access 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1] 0.00s teardown test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table 0.00s setup test_multiple_disks/test.py::test_alter_policy[mt] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1] 0.00s setup test_named_collections/test.py::test_granular_access_create_alter_drop_query 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1] 0.00s setup test_named_collections/test.py::test_granular_access_show_query 0.00s setup test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[False] 0.00s teardown test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] 0.00s teardown test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload 0.00s teardown test_named_collections/test.py::test_config_reload 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1] 0.00s setup test_multiple_disks/test.py::test_mutate_to_another_disk[mt] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0] 0.00s teardown test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1] 0.00s setup test_multiple_disks/test.py::test_round_robin[replicated] 0.00s setup test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size 0.00s setup test_multiple_disks/test.py::test_background_move[mt] 0.00s setup test_s3_cluster/test.py::test_skip_unavailable_shards 0.00s teardown test_replicated_merge_tree_encryption_codec/test.py::test_different_current_key_ids 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0] 0.00s setup test_redirect_url_storage/test.py::test_url_with_globs 0.00s setup test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[False] 0.00s setup test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[True] 0.00s teardown test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled 0.00s setup test_multiple_disks/test.py::test_mutate_to_another_disk[replicated] 0.00s setup test_multiple_disks/test.py::test_round_robin[mt] 0.00s setup test_multiple_disks/test.py::test_alter_policy[replicated] 0.00s setup test_multiple_disks/test.py::test_max_data_part_size[replicated] 0.00s teardown test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0] 0.00s setup test_multiple_disks/test.py::test_background_move[replicated] 0.00s setup test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1] 0.00s setup test_multiple_disks/test.py::test_start_stop_moves[replicated] 0.00s teardown test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster 0.00s teardown test_multiple_disks/test.py::test_move_while_merge 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1] 0.00s setup test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload 0.00s setup test_multiple_disks/test.py::test_detach_attach[replicated] 0.00s setup test_multiple_disks/test.py::test_max_data_part_size[mt] 0.00s setup test_multiple_disks/test.py::test_jbod_overflow[mt] 0.00s setup test_s3_cluster/test.py::test_cluster_with_header 0.00s setup test_multiple_disks/test.py::test_jbod_overflow[replicated] 0.00s teardown test_named_collections/test.py::test_granular_access_create_alter_drop_query 0.00s setup test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table 0.00s setup test_multiple_disks/test.py::test_concurrent_alter_modify[mt] 0.00s setup test_s3_cluster/test.py::test_distributed_insert_select_with_replicated 0.00s teardown test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[True] 0.00s setup test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster 0.00s setup test_replicated_merge_tree_encryption_codec/test.py::test_same_keys 0.00s setup test_multiple_disks/test.py::test_move_across_policies_does_not_work 0.00s teardown test_multiple_disks/test.py::test_detach_attach[replicated] 0.00s setup test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[True] 0.00s setup test_redirect_url_storage/test.py::test_url_without_redirect 0.00s setup test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server 0.00s setup test_redirect_url_storage/test.py::test_url_with_globs_and_failover 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1] 0.00s teardown test_multiple_disks/test.py::test_start_stop_moves[replicated] 0.00s teardown test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table 0.00s teardown test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server 0.00s teardown test_multiple_disks/test.py::test_start_stop_moves[mt] 0.00s setup test_multiple_disks/test.py::test_move_while_merge 0.00s teardown test_redirect_url_storage/test.py::test_url_with_globs 0.00s setup test_multiple_disks/test.py::test_system_tables 0.00s teardown test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0] 0.00s setup test_multiple_disks/test.py::test_download_appropriate_disk 0.00s teardown test_multiple_disks/test.py::test_detach_attach[mt] 0.00s setup test_multiple_disks/test.py::test_query_parser 0.00s setup test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch 0.00s setup test_redirect_url_storage/test.py::test_url_with_redirect_not_allowed 0.00s teardown test_multiple_disks/test.py::test_background_move[mt] 0.00s teardown test_multiple_disks/test.py::test_jbod_overflow[replicated] 0.00s setup test_quorum_inserts/test.py::test_insert_quorum_with_ttl 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0] 0.00s teardown test_named_collections/test.py::test_granular_access_show_query 0.00s teardown test_multiple_disks/test.py::test_alter_policy[replicated] 0.00s teardown test_multiple_disks/test.py::test_rename 0.00s setup test_multiple_disks/test.py::test_kill_while_insert 0.00s setup test_s3_cluster/test.py::test_cluster_with_named_collection 0.00s teardown test_s3_cluster/test.py::test_count_macro 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0] 0.00s teardown test_multiple_disks/test.py::test_background_move[replicated] 0.00s setup test_multiple_disks/test.py::test_rename 0.00s teardown test_multiple_disks/test.py::test_kill_while_insert 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0] 0.00s setup test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload 0.00s setup test_restart_server/test.py::test_flushes_async_insert_queue 0.00s setup test_s3_cluster/test.py::test_count 0.00s setup test_multiple_disks/test.py::test_freeze 0.00s setup test_multiple_disks/test.py::test_simple_replication_and_moves 0.00s teardown test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[False] 0.00s teardown test_multiple_disks/test.py::test_mutate_to_another_disk[replicated] 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0] 0.00s setup test_quorum_inserts/test.py::test_simple_add_replica 0.00s teardown test_multiple_disks/test.py::test_mutate_to_another_disk[mt] 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1] 0.00s setup test_named_collections/test.py::test_sql_commands 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0] 0.00s teardown test_named_collections/test.py::test_default_access 0.00s teardown test_multiple_disks/test.py::test_max_data_part_size[mt] 0.00s setup test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload 0.00s setup test_reload_certificate/test.py::test_chain_reload 0.00s teardown test_multiple_disks/test.py::test_round_robin[mt] 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1] 0.00s teardown test_multiple_disks/test.py::test_move_across_policies_does_not_work 0.00s teardown test_redirect_url_storage/test.py::test_url_with_redirect_not_allowed 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1] 0.00s teardown test_multiple_disks/test.py::test_query_parser 0.00s setup test_s3_cluster/test.py::test_count_macro 0.00s teardown test_replicated_merge_tree_encryption_codec/test.py::test_different_nonces 0.00s setup test_replicated_merge_tree_encryption_codec/test.py::test_different_nonces 0.00s setup test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server 0.00s setup test_reload_certificate/test.py::test_first_than_second_cert 0.00s teardown test_multiple_disks/test.py::test_max_data_part_size[replicated] 0.00s setup test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled 0.00s teardown test_restart_server/test.py::test_drop_memory_database 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1] 0.00s teardown test_quorum_inserts/test.py::test_insert_quorum_with_ttl 0.00s teardown test_multiple_disks/test.py::test_system_tables 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0] 0.00s teardown test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1] 0.00s teardown test_redirect_url_storage/test.py::test_url_with_globs_and_failover 0.00s teardown test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[False] 0.00s teardown test_multiple_disks/test.py::test_download_appropriate_disk 0.00s setup test_reload_certificate/test.py::test_cert_with_pass_phrase 0.00s teardown test_s3_cluster/test.py::test_cluster_with_header 0.00s teardown test_reload_certificate/test.py::test_ECcert_reload 0.00s teardown test_named_collections/test.py::test_show_grants 0.00s teardown test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[True] 0.00s setup test_replicated_merge_tree_encryption_codec/test.py::test_different_keys 0.00s teardown test_multiple_disks/test.py::test_jbod_overflow[mt] 0.00s setup test_named_collections/test.py::test_show_grants 0.00s setup test_s3_cluster/test.py::test_union_all 0.00s teardown test_redirect_url_storage/test.py::test_url_with_redirect_allowed 0.00s setup test_redirect_url_storage/test.py::test_url_with_redirect_allowed 0.00s setup test_s3_cluster/test.py::test_select_all 0.00s setup test_s3_cluster/test.py::test_parallel_distributed_insert_select_with_schema_inference 0.00s teardown test_s3_cluster/test.py::test_cluster_with_named_collection 0.00s teardown test_multiple_disks/test.py::test_alter_policy[mt] 0.00s teardown test_s3_cluster/test.py::test_distributed_insert_select_with_replicated 0.00s teardown test_multiple_disks/test.py::test_freeze 0.00s teardown test_s3_cluster/test.py::test_count 0.00s teardown test_multiple_disks/test.py::test_round_robin[replicated] 0.00s teardown test_s3_cluster/test.py::test_parallel_distributed_insert_select_with_schema_inference 0.00s teardown test_reload_certificate/test.py::test_chain_reload 0.00s teardown test_replicated_merge_tree_encryption_codec/test.py::test_different_keys 0.00s teardown test_reload_certificate/test.py::test_cert_with_pass_phrase 0.00s teardown test_s3_cluster/test.py::test_select_all 0.00s teardown test_s3_cluster/test.py::test_skip_unavailable_shards =========================== short test summary info ============================ PASSED test_reload_certificate/test.py::test_ECcert_reload PASSED test_reload_certificate/test.py::test_cert_with_pass_phrase PASSED test_named_collections/test.py::test_config_reload PASSED test_reload_certificate/test.py::test_chain_reload PASSED test_restart_server/test.py::test_drop_memory_database PASSED test_reload_certificate/test.py::test_first_than_second_cert PASSED test_restart_server/test.py::test_flushes_async_insert_queue PASSED test_replicated_merge_tree_encryption_codec/test.py::test_different_current_key_ids PASSED test_multiple_disks/test.py::test_alter_move_half_of_partition[VOLUME] PASSED test_multiple_disks/test.py::test_alter_policy[mt] PASSED test_replicated_merge_tree_encryption_codec/test.py::test_different_keys PASSED test_multiple_disks/test.py::test_alter_policy[replicated] PASSED test_multiple_disks/test.py::test_background_move[mt] PASSED test_replicated_merge_tree_encryption_codec/test.py::test_different_nonces PASSED test_multiple_disks/test.py::test_background_move[replicated] PASSED test_replicated_merge_tree_encryption_codec/test.py::test_same_keys PASSED test_overcommit_tracker/test.py::test_user_overcommit PASSED test_named_collections/test.py::test_default_access PASSED test_named_collections/test.py::test_granular_access_create_alter_drop_query PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-0] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-10-1] PASSED test_s3_cluster/test.py::test_ambiguous_join PASSED test_s3_cluster/test.py::test_cluster_with_header PASSED test_quorum_inserts/test.py::test_drop_replica_and_achieve_quorum PASSED test_s3_cluster/test.py::test_cluster_with_named_collection PASSED test_s3_cluster/test.py::test_count PASSED test_prometheus_endpoint/test.py::test_prometheus_endpoint PASSED test_s3_cluster/test.py::test_count_macro PASSED test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[False] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-0] PASSED test_quorum_inserts/test.py::test_insert_quorum_with_drop_partition[True] PASSED test_s3_cluster/test.py::test_distributed_insert_select_with_replicated PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-2-1] PASSED test_s3_cluster/test.py::test_parallel_distributed_insert_select_with_schema_inference PASSED test_s3_cluster/test.py::test_select_all PASSED test_s3_cluster/test.py::test_skip_unavailable_shards PASSED test_s3_cluster/test.py::test_union_all PASSED test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[False] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-0] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-3-1] PASSED test_multiple_disks/test.py::test_concurrent_alter_modify[mt] PASSED test_quorum_inserts/test.py::test_insert_quorum_with_move_partition[True] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-0] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_multiple_shards_multiple_replicas-4-1] PASSED test_named_collections/test.py::test_granular_access_show_query PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-0] PASSED test_named_collections/test.py::test_show_grants PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-10-1] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-0] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-2-1] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-0] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-3-1] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-0] PASSED test_parallel_replicas_over_distributed/test.py::test_parallel_replicas_over_distributed[test_single_shard_multiple_replicas-4-1] PASSED test_quorum_inserts/test.py::test_insert_quorum_with_ttl PASSED test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table PASSED test_multiple_disks/test.py::test_concurrent_alter_modify[replicated] PASSED test_quorum_inserts/test.py::test_simple_add_replica PASSED test_multiple_disks/test.py::test_detach_attach[mt] PASSED test_multiple_disks/test.py::test_detach_attach[replicated] PASSED test_multiple_disks/test.py::test_download_appropriate_disk PASSED test_on_cluster_timeouts/test.py::test_long_query PASSED test_multiple_disks/test.py::test_freeze PASSED test_named_collections/test.py::test_sql_commands PASSED test_multiple_disks/test.py::test_jbod_overflow[mt] PASSED test_multiple_disks/test.py::test_jbod_overflow[replicated] PASSED test_multiple_disks/test.py::test_kill_while_insert PASSED test_multiple_disks/test.py::test_max_data_part_size[mt] PASSED test_multiple_disks/test.py::test_max_data_part_size[replicated] PASSED test_multiple_disks/test.py::test_move_across_policies_does_not_work PASSED test_multiple_disks/test.py::test_move_while_merge PASSED test_multiple_disks/test.py::test_mutate_to_another_disk[mt] PASSED test_multiple_disks/test.py::test_mutate_to_another_disk[replicated] PASSED test_redirect_url_storage/test.py::test_predefined_connection_configuration PASSED test_redirect_url_storage/test.py::test_url_with_globs PASSED test_redirect_url_storage/test.py::test_url_with_globs_and_failover PASSED test_redirect_url_storage/test.py::test_url_with_redirect_allowed PASSED test_reload_auxiliary_zookeepers/test.py::test_reload_auxiliary_zookeepers PASSED test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload PASSED test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server PASSED test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_with_reload_on_cluster PASSED test_multiple_disks/test.py::test_no_merges_in_configuration_allow_from_query_without_reload PASSED test_multiple_disks/test.py::test_no_warning_about_zero_max_data_part_size PASSED test_multiple_disks/test.py::test_query_parser PASSED test_multiple_disks/test.py::test_rename PASSED test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch PASSED test_multiple_disks/test.py::test_round_robin[mt] PASSED test_redirect_url_storage/test.py::test_url_with_redirect_not_allowed PASSED test_redirect_url_storage/test.py::test_url_without_redirect PASSED test_multiple_disks/test.py::test_round_robin[replicated] PASSED test_multiple_disks/test.py::test_simple_merge_tree_merges_are_disabled PASSED test_multiple_disks/test.py::test_simple_replication_and_moves PASSED test_multiple_disks/test.py::test_start_stop_moves[mt] PASSED test_multiple_disks/test.py::test_start_stop_moves[replicated] PASSED test_multiple_disks/test.py::test_system_tables PASSED test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_with_reload PASSED test_reverse_dns_query/test.py::test_reverse_dns_query PASSED test_multiple_disks/test.py::test_yes_merges_in_configuration_disallow_from_query_without_reload ======================= 100 passed in 185.07s (0:03:05) ========================